Dockerfile: add or document an alpine setup#169
Conversation
|
I saw there was a little interest on this: #8 It seems convenient to have also alpine based images to reduce the size of imagebuilders and sdks, eg: and for faster pulls from registries. Maybe the list of requirements installed by |
|
fix: move docker args and envs after the installation of system requirements. |
|
@ynezz what do you think? |
|
fix: set default distros when no input from workflow dispatch is provided |
aparcar
left a comment
There was a problem hiding this comment.
Thanks for your work, some minor changes please
|
Thanks for reviewing. Submitted the requested changes. |
Signed-off-by: Samuele Longhi <agave@dracaena.it>
|
fd93873 adds the missing path to Dockerfile also to the step Push. I loaded some images based on alpine at https://hub.docker.com/r/agave0/openwrt-imagebuilder |
document an alpine setup to self build smaller imagebuilder containers